home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 37
/
Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso
/
Aminet
/
util
/
rexx
/
FWCalendar.lha
/
FWCalendar
/
Scottish
/
FWCalendar.prefs
Wrap
Text File
|
2000-03-04
|
4KB
|
151 lines
/* Scottish Data & Highlights for FWCalendar 3.x */
Sunday$ = 'Sunday'
Monday$ = 'Monday'
Tuesday$ = 'Tuesday'
Wednesday$ = 'Wednesday'
Thursday$ = 'Thursday'
Friday$ = 'Friday'
Saturday$ = 'Saturday'
January$ = 'January'
February$ = 'February'
March$ = 'March'
April$ = 'April'
May$ = 'May'
June$ = 'June'
July$ = 'July'
August$ = 'August'
September$ = 'September'
October$ = 'October'
November$ = 'November'
December$ = 'December'
Backgrounds$ = 'Backgrounds'
Biweekly$ = 'Biweekly'
Bottom$ = 'Bottom'
BoxColor$ = 'Box:'
BoxDates$ = 'Box Dates'
Boxed$ = '_Boxed:'
Calendar$ = 'Calendar'
Cancel$ = '_Cancel'
CantFind$ = "can't be found"
CantMatch$ = "The export file can't be the"||'0a'x||"same as the preferences file"
CantOpen$ = "can't be opened"
Center$ = 'Center'
Clear$ = 'Clear'
Colors$ = 'Colors'
Critical$ = 'Critical error'
DailyColors$ = 'Use daily colors'
Easter$ = 'Easter'
End$ = 'End:'
EnterEvent$ = 'You must enter an event...'
EnterEventInfo$ = 'Enter event information:'
EnterStartdate$ = 'You must enter a start date...'
Event$ = 'Event:'
Export$ = 'E_xport'
ExportFile$ = 'Select export file:'
Exporting$ = 'Exporting'
Extended$ = 'Extended'
File$ = 'File:'
Font$ = 'Font:'
Fonts$ = 'Fonts'
ForDetails$ = 'for details'
ForwardContent$ = 'Forward contents of output to'
ForwardLog$ = 'Forward log file to'
Frequency$ = 'Frequency:'
GeneratingM$ = 'Generating %s %s calendar'
GeneratingY$ = 'Generating %s calendar'
GenMVars = 'Month.Month EnteredYear'
GenYVars = 'EnteredYear'
Highlights$ = 'Highlights'
Images$ = 'Images'
Julian$ = 'Julian'
JulJulLeft$ = 'Jul/Jul Left'
JulLeft$ = 'Jul Left'
Left$ = 'Left'
Line$ = '_Line:'
Load$ = '_Load'
MatchColors$ = 'Date Color = Highlight Color'
MiniCals$ = 'MiniCals'
MiscVar$ = 'Miscellaneous Variables'
Monthly$ = '_Monthly'
MustUse$ = "You must use the gadget to"||'0a'x||"the right to select a font."
Noncritical$ = 'Noncritical warning'
None$ = 'None'
NotClear$ = '<'Clear$'> can only be used for "Background." variables...'
Notice$ = 'notice'
OK$ = '_OK'
Once$ = 'Once'
Options$ = 'Options'
OptLayout$ = 'Options & Layout'
OrientMarg$ = 'Orientation & Margins'
Phases$ = 'Phases'
PleaseWait$ = 'Please wait'
PrepReq$ = 'Preparing requester'
ProcessEvents$ = 'Processing events'
Reset$ = '_Reset'
Right$ = 'Right'
RiseSet$ = 'Rise/Set'
See$ = 'see'
SeeOutput$ = 'see the output above for details'
SeeShell$ = 'see the shell output for details'
SelectFile$ = 'Select data file:'
SelectFont$ = 'Select font:'
Start$ = 'Start:'
Sunrise$ = 'Sunrise'
Sunset$ = 'Sunset'
Tall$ = 'Tall'
TextColor$ = 'Text:'
Top$ = 'Top'
Unable$ = 'if you are unable to resolve the problem.'
VarGUITitle$ = 'Set desired variables:'
Variables$ = 'Variables'
Weekly$ = 'Weekly'
Weeknumber$ = 'Weeknumber'
WholeYear$ = 'Whole _Year'
Wide$ = 'Wide'
ImageClass.Birthday = 'Birthday.iff'
ImageClass.Anniversary = 'Anniversary.iff'
/* End Pass One - DO NOT DELETE THIS LINE!!! */
/* January Highlights */
01Highlight.1.1 = "New Year's Day#"
01Highlight.1.2 = "Bank Holiday"
/* February Highlights */
/* March Highlights */
/* April Highlights */
/* May Highlights */
05CalculateDate(5, "Tuesday", 7, "May Day Bank Holiday") /* 1st Mon */
05CalculateDate(5, "Saturday", 31, "Bank Holiday") /* Last Mon */
/* June Highlights */
/* July Highlights */
/* August Highlights */
08CalculateDate(8, "Tuesday", 7, "Summer Bank Holiday") /* 1st Mon */
/* September Highlights */
/* October Highlights */
/* November Highlights */
/* December Highlights */
12Highlight.12.25 = "Christmas#"
12Highlight.12.26 = "Boxing Day"
12Highlight.12.26 = "St Stephen's Day"
/* Easter-based Highlights */
CalculateEDate(-46, "Ash Wednesday")
CalculateEDate(-3, "Holy Thursday")
CalculateEDate(-2, "Good Friday")
CalculateEDate(1, "Easter Monday")